StudentServicesLocation 
EntityType  Independent 
Logical Entity Name  StudentServicesLocation 
Default Table Name  SsLocation 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StudentServicesLocation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentServicesLocationId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(120)  NO 
 
IsOnCampusFacility    BIT  NO 
 
CampusId(FK)    INTEGER  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentServicesLocation Keys 
Key Name  Key Type  Keys 
SsLocation_SsLocationID_U_C_IDX  PrimaryKey  StudentServicesLocationId 
SsLocation_Code_U_N_IDX  Unique Constraint  Code 
SsLocation_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SsLocation_SyCampusID_N_N_IDX  Inversion Entry  CampusId 

StudentServicesLocation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Campus  Non-Identifying  Zero or One to Zero or More        CampusId  NO 
Campus  Non-Identifying  One To Zero or More        CampusId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentServicesRoom  Non-Identifying  One To Zero or More          NO 
HousingInfoStudent  Non-Identifying  One To Zero or More          NO 
Incident  Non-Identifying  One To Zero or More          NO 

StudentServicesLocation Check Constraints 
Check Constraint Name  CheckConstraint 

StudentServicesLocation Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentServicesLocation 
NO       
Physical (Microsoft SQL Server)
dbo.SsLocation 
NO       

StudentServicesLocation Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Incidents 
Physical (Microsoft SQL Server)  Main Model 

StudentServicesLocation Data Movement Rules 
Name  Type  Rule Text/Value